-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[es] Add content/es/docs/concepts/security/pod-security-policy.md #38888
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: raelga The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
<!-- overview --> | ||
|
||
{{% alert title="Función eliminada" color="warning" %}} | ||
PodSecurityPolicy está en [deprecación](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PodSecurityPolicy está en [deprecación](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation) | |
PodSecurityPolicy está [obsoleto](/blog/2021/04/08/kubernetes-1-21-release-announcement/#podsecuritypolicy-deprecation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@electrocucaracha a palabra deprecación, me parece mas próxima de deprecation, porque obsoleto seria más recomendable?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aquí según un tweet de la RAE no se recomienda deprecado, se recomienda obsoleto (según nuestro contexto)
|
||
<!-- overview --> | ||
|
||
{{% alert title="Función eliminada" color="warning" %}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{{% alert title="Función eliminada" color="warning" %}} | |
{{% alert title="Característica eliminada" color="warning" %}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Funcionalidad!
cualquiera o los dos: | ||
|
||
- [Admisión de seguridad de pod](/docs/concepts/security/pod-security-admission/) | ||
- Un plugin de admisión de terceros, que implementa y configura usted mismo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Un plugin de admisión de terceros, que implementa y configura usted mismo | |
- Un plugin de admisión de terceros, que implemente y configure usted mismo |
Para obtener una guía de migración, consulte | ||
[Migrar de PodSecurityPolicy al Controlador de Admisión de Seguridad de Pod Integrado](/docs/tasks/configure-pod-container/migrate-from-psp/). | ||
Para obtener más información sobre la eliminación de esta API, consulte | ||
[Deprecación de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Deprecación de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/). | |
[Obsolescencia de PodSecurityPolicy: Pasado, Presente y Futuro](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/). |
/lgtm |
LGTM label has been added. Git tree hash: 92947a4c092aba1f776f6b8cddd3ab265767a549
|
Related the issue #13948
cc: @electrocucaracha